<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* ========== 头部 start ========== */
.top{
   
}
.topLogo{
   padding: 70px 0;
    position: relative;
}

.top .logo{
    float: left;
}

.topBg{
    background-image: url(../../cnPc/images/topBg/img1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.topLogo h1 {
    display: block;
}

.topLogo h1 a{
    display: block;
}
.topLogo h1 a img{
    display: block;
    height: 166px;
}

.top .search{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.top .search .inputBox{
    position: relative;
    border: 1px solid #0072dd;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: rgba(255, 255, 255, .6);
    border-radius: 5px;
    overflow: hidden;
}


.top .search  input[type="text"]{
    outline: none;
    border: none;
    height: 40px;
    line-height: 40px;
    width: 240px;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    color: #ffffff;
}


/* Safari，Chrome WebKit browsers */ 
 .top .search  input::-webkit-input-placeholder {
    font-size: 14px;
    color: #0072dd;
}
/* 火狐 Mozilla Firefox 4 to 18 */ 
 .top .search  input:-moz-placeholder {
    font-size: 14px;
    color: #0072dd;
}
/* 火狐 Mozilla Firefox 19+ */ 
 .top .search  input::-moz-placeholder {
    font-size: 14px;
    color: #0072dd;
}
/* Internet Explorer 10+ */ 
 .top .search  input:-ms-input-placeholder {
    font-size: 14px;
    color: #0072dd;
}

.top .searchIcon{
    float: right;
    height: 40px;
    width: 60px;
    background-image: url(../../common/images/topSearchIcon.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 20;
    position: relative;
}

.top .searchIcon:hover{
    cursor: pointer;
}
    


.topMenu{
    background-color: #0072dd;
}

.topMenu dd{
    width: 12.5%;
    float: left;
}

.topMenu .con{
    padding: 15px 0;
}

.topMenu .con a{
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-weight: bold;

}

.topMenu .con:hover,
.topMenu .con.hover{
    background-color: #0088ff;
    transition: .9s;
}
.searchFriend .searchFriendItem{
    text-align: right;
}
.searchFriend a{
    display:inline-block;
    line-height: 20px;
    padding: 6px 0;
    font-size: 14px;
    color: #0072dd;
    transition: .3s;
    -webkit-transition: .3s;
}
.searchFriend a:hover{
    font-weight: bold;
}
/* ========== 头部 end ========== */


/* ========== 党建头部 start ========== */
.djTop{
   
    position: relative;
}


.djTopLogo {
    min-height: 370px;
    background-image: url(../../cnPc/images/djBg/djBg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.djTop .posetion{
    height: 100%;
    height: 370px;
    position: relative;
}

.djTop .search{
    position: absolute;
    top: 40%;
    right: -3%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
}

.djTop .search .inputBox{
    position: relative;
    padding: 5px 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: rgba(255, 255, 255, .6);
    border-radius: 5px;
}

.djTop .search  input[type="text"]{
    outline: none;
    border: none;
    height: 30px;
    width: 260px;
    float: left;
    padding: 0 10px;
    color: #fff1b4;
    box-sizing: border-box;
}


/* Safari，Chrome WebKit browsers */ 
 .djTop .search  input::-webkit-input-placeholder {
    font-size: 14px;
    color: #fff1b4;
}
/* 火狐 Mozilla Firefox 4 to 18 */ 
 .djTop .search  input:-moz-placeholder {
    font-size: 14px;
    color: #fff1b4;
}
/* 火狐 Mozilla Firefox 19+ */ 
 .djTop .search  input::-moz-placeholder {
    font-size: 14px;
    color: #fff1b4;
}
/* Internet Explorer 10+ */ 
 .djTop .search  input:-ms-input-placeholder {
    font-size: 14px;
    color: #fff1b4;
}

.djTop .searchIcon{
    float: right;
    height: 30px;
    width: 20px;
    background-image: url(../../common/images/djTopSearchIcon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    z-index: 20;
    position: relative;
}

.djTop .searchIcon:hover{
    cursor: pointer;
}
    


.djTopMenu{
    width: 100%;
    background-color: #94070a;
}

.djTopMenu dd{
    float: left;
}

.djTopMenu .con{
    padding: 15px 50px;
    margin-right: 1px;
}

.djTopMenu .con a{
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;

}

.djTopMenu .con:hover,
.djTopMenu .con.hover{
    background-color: #c50f13;
    transition: .3s;
}
/* ========== 党建头部 end ========== */


/* ==========综合综合页 start ========== */

/* 共同类属性(yjTitle) start*/
.djView .yjTitle{
    z-index: 10;
    position: relative;
    text-align: center;
    margin-bottom: 45px;
}

.djView .yjTitle a:nth-child(1){
    position: relative;
   line-height: 50px;
   font-size: 24px;
   color: #ffffff;
   background-color: #94070a;
   display: inline-block;
   padding: 0 12px;
   z-index: 10;
}

.djViewBox1{
    overflow: hidden;
    background-image: url(../../cnPc/images/djBg/bg-2.png);
    background-position: center;
    background-repeat: no-repeat;
}

.djViewBox1 .leftImg{
    width: 50%;
    float: left;
}

.djViewBox1 .pic::before{
    padding-top: 66.1971%;
}

.djViewBox1 .rightText{
    overflow: hidden;
    padding: 45px 45px 25px 45px;
}



.djViewBox1  .yjTitle a:nth-child(1)::before{
    position: absolute;
    content: "";
    background-image: url(../../cnPc/images/djTitleBg.png);
    background-position: center;
    background-repeat: no-repeat;
    left: -48%;
    bottom: -50%;
    width: 200%;
    height: 200%;
 }

.djViewBox1 .topText{
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 17px;
 }

.djViewBox1 .rightText .time{
    color: #999999;
    font-size: 18px;
    line-height: 26px;
}

.djViewBox1 .rightText .topTitle a{
    color: #333333;
    font-size: 18px;
    line-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.djViewBox1 .rightText .topTitle:hover a{
   transition: all .3s;
   color: #94070a;
}



.djViewBox1 .rightText .text {
    line-height: 26px;
    font-size: 14px;
    color: #888888;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}

.djViewBox1 .textList{
    overflow: hidden;
    text-overflow: ellipsis;
}

.djViewBox1 .textList a{
    position: relative;
    line-height: 40px;
    font-size: 14px;
    color: #444444;
    overflow: hidden;
    padding: 0 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.djViewBox1 .textList a:hover,
.djViewBox1 .textList a.hover,
.djViewBox1 .textList a:hover::before,
.djViewBox1 .textList a.hoverbefore{
    transition: .3s;
    color: #94070a;
}

.djViewBox1 .textList a:hover::before,
.djViewBox1 .textList a.hoverbefore{
    background-color: #94070a;
}

.djViewBox1 .textList a::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 50%;
    width: 4px;
    height: 4px;
    background-color: #d1d1d1;
    transform: translateY(2px);
    border-radius: 50%;
}

.djViewBox1 .textList .data{
    line-height: 40px;
    font-size: 14px;
    color: #b2b2b2;
    float: right;
}

 /* 党建页slick焦点轮播 start */
.djfocusSlickBox {position: relative;overflow: hidden;}
.djfocusSlickBox .pic {position: relative;}
.djfocusSlickBox .pic::before {display: block;content: '';padding-top: 66.7143%;}
.djfocusSlickBox .pic img {position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover;object-position: center center;}
.djfocusSlickMask {width: 100%;background: rgba(0, 0, 0, 0.6);position: absolute;left: 0;bottom: 0;overflow: hidden;z-index: 2;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0 20px;}
.djfocusSlickDots {float: right;display: inline;margin-left: 20px;}
.djfocusSlickDots .slick-dots {position: unset;height: 60px;text-align: center;font-size: 0;line-height: 60px;overflow: hidden;}
.djfocusSlickDots .slick-dots li {margin: 0;border: 1px solid #FFFFFF;display: inline-block;width: 8px;height: 8px;border-radius: 100%;vertical-align: middle;cursor: pointer;}
.djfocusSlickDots .slick-dots li+li {margin: 0 0 0 8px;}
.djfocusSlickDots .slick-dots li.slick-active {background: #FFFFFF;}
.djfocusSlickText {overflow: hidden;}
.djfocusSlickText .title {font-size: 16px;color: #FFFFFF;height: 60px;line-height: 60px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/* 党建页slick焦点轮播 end */

/* 党建专栏 */
.djViewBox2{
    overflow: hidden;
    background-image: url(../../cnPc/images/djBg/bg-3.png);
    background-position: center;
    background-repeat: no-repeat;
}

.djViewBox2 .leftImg{
    width: 50%;
    float: left;
}

.djViewBox2 .pic::before{
    padding-top: 66.1971%;
}

.djViewBox2 .rightText{
    overflow: hidden;
    padding: 45px 45px 25px 45px;
}


.djViewBox2  .yjTitle a:nth-child(1)::before{
    position: absolute;
    content: "";
    background-image: url(../../cnPc/images/djTitleBg.png);
    background-position: center;
    background-repeat: no-repeat;
    left: -48%;
    bottom: -50%;
    width: 200%;
    height: 200%;
 }
/* 全文列表 */


.djViewList2{
    margin-right: -30px;
 }

 .djViewList2 .con{
    padding: 25px 45px 20px 30px;
    margin-right: 30px;
    background-color: #ffffff;
    margin-bottom: 30px;
    box-shadow: 0 0 14px 2px rgba(0,0,0, .08);
    border: 1px solid #c9ab83;
 }
.djViewList2 .title a{
    font-size: 20px;
    color: #94070a;
    line-height: 37px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .3s;
    -webkit-transition: .3s;
}
.djViewList2 .title a:hover{
    font-weight: bold;
}
.djViewList2 .time{
    display: inline-block;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    margin-bottom: 9px;
}
.djViewList2 .text{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 25px;
}

 .djViewList2 dd{
    width: 50%;
    float: left;
 }
 .djViewList2 .tip{
    line-height: 10px;
    width: 30px;
    height: 10px;
    background-image: url(../../cnPc/images/djmore.png);
    background-position: center;
    background-size: 30px auto;
    background-repeat: no-repeat;
 }
 .djViewList2 .tip a{
    display: block;
    width: 100%;
    height: 100%;
 }
/* 更多按钮 */
.djViewBox2 .more {
    width: 100px;
    height: 35px;
    margin: 0 auto;
    border: 1px solid #94070a;
    border-radius: 5px;
 }

 .djViewBox2 .more a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #94070a;
    line-height: 35px;
    margin-bottom: 5px;
 }

 /* 党风廉政 */
 .djViewBox3{
    overflow: hidden;
    background-image: url(../../cnPc/images/djBg/bg-4.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
}

.djViewBox3 .leftImg{
    width: 50%;
    float: left;
}

.djViewBox3 .pic::before{
    padding-top: 66.1971%;
}

.djViewBox3 .rightText{
    overflow: hidden;
    padding: 45px 45px 25px 45px;
}

.djViewBox3  .yjTitle a:nth-child(1)::before{
    position: absolute;
    content: "";
    background-image: url(../../cnPc/images/djTitleBg.png);
    background-position: center;
    background-repeat: no-repeat;
    left: -48%;
    bottom: -50%;
    width: 200%;
    height: 200%;
 }
/* 全文列表 */


.djViewList3{
    margin-right: -30px;
 }

 .djViewList3 .con{
    padding: 38px 30px 39px 30px ;
    margin-right: 30px;
    background-color: #ffffff;
    margin-bottom: 30px;
    border-radius: 0 40px 0 40px;
    position: relative;
 }

 .djViewList3 .con:hover,
 .djViewList3 .con.hover{
    transition: .4s;
    background-color: #94070a;
 }

 .djViewList3 .con:hover .dIcon,
 .djViewList3 .con.hover .dIcon{
    transition: 1.4s;
    background-image: url(../../cnPc/images/D.png);
 }


 .djViewList3 .con:hover .time,
 .djViewList3 .con.hover .time,
 .djViewList3 .con:hover .title a,
 .djViewList3 .con.hover .title a{
    transition: .3s;
    color: #ffffff !important;
 }

 .djViewList3 .con .dIcon{
    position: absolute;
    width: 66px;
    height: 66px;
    right: 5px;
    top: 5px;
    border-radius: 0 40px 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 56px auto;
 }

 .djViewList3 dd{
    width: 33.3333%;
    float: left;
 }
 .djViewList3 .con .contentBox{
    padding-bottom: 47px;
    border-bottom: 1px solid rgba(148, 7, 10, .1);
 }

.djViewList3 .con .time{
    font-size: 18px;
    line-height: 34px;
    color: #666666;
}

.djViewList3 .con .title{
    font-size: 16px;
    line-height: 36px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
}

.djViewList3 .con .title a{
    display: block;
    width: 100%;
    height: 100%;
}


/* 更多按钮 */
.djViewBox3 .more {
    width: 100px;
    height: 35px;
    margin: 0 auto;
    border: 1px solid #94070a;
    border-radius: 5px;
 }

 .djViewBox3 .more a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #94070a;
    line-height: 35px;
    margin-bottom: 5px;
 }

/* ========== 党建综合 end ========== */


/* ========== 文章单篇 start ========== */
.articleC {
    padding: 30px;
	position: relative;
    overflow: hidden;
}


.articleHeader {
	font-weight: 500;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}


.articleBody {
	/* padding: 36px 50px 0 50px; */
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.articleFooter {
	padding: 40px 0px 50px 0px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
    border-top: 1px solid #999999;
}

/* 文章标题 start */
.articleTitle {
	line-height: 57px;
	font-size: 36px;
	color: #333333;
	text-align: center;
	position: relative;
    margin-bottom: 19px;
}

/* 文章标题 end */

/* 发布信息 start */
.articlePublish {
	overflow: hidden;
	text-align: center;
	font-size: 0;
	padding-top: 10px;
    margin-bottom: 20px;
}

.articlePublish .item {
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	text-align: center;
	overflow: hidden;
}

.articlePublish .item span {
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 16px;
	line-height: 36px;
}

.articlePublish .articleBrowse {
	margin: 0 50px;
}


.articlePublish .icon {
	background-repeat: no-repeat;
	background-position: center left;
	width: 25px;
	height: 26px;
	background-size: auto 18px;
}

.articleShare{
    text-align: center;
    position: relative;
}

.articleShare::before{
    position: absolute;
    content: "";
    width: 500px;
    height: 1px;
    left: 0;
    bottom: 19px;
    background-color: #999999;
}

.articleShare::after{
    position: absolute;
    content: "";
    width: 500px;
    height: 1px;
    right: 0;
    bottom: 19px;
    background-color: #999999;
}


.articleShare .sharejs_list .sharejs_item {
	position: relative;
	z-index: 1;
}

/* 发布信息 end */
/* 分享开始 */
.articleC .shareBox{
    text-align: center;
    margin-bottom: 29px;
}

.articleC .sharejs_list{
    display: inline-block;
}
/* 分享结束 */


/* 内容区 start */
.articleC .articleBox{
    color: #666666;
    line-height: 30px;
    font-size: 16px;
    
}
/* 一级标题 */
.articleC .yjTitle{
    text-align: center;
    margin-bottom: 25px;
}
.articleC .yjTitle a{

    line-height: 34px;
    height: 14px;
    color: #666666;
}
.articleBox img {
	max-width: 100%;
}

/* 音频 start */
.articleAudio {
	overflow: hidden;
	margin-bottom: 20px;
}

/* 音频 end */

/* 视频 start */
.articleVideo {
	z-index: 0;
	position: relative;
	width: 600px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 20px;
	background-color: #f5f5f5;
}

/* 视频 end */

/* 大图 start */
.articleBigPicture {
	overflow: hidden;
}

#play {
	width: 600px;
	height: 400px;
	position: relative;
	overflow: hidden;
	background: #fff;
	border: 1px solid #e9e9e9;
	margin-left: auto;
	margin-right: auto;
}

#play .change_a {
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
}

#play .prev_a {
	left: 0;
}

#play .next_a {
	right: 0;
	text-align: right;
}

#play .change_a span {
	width: 100%;
	height: 0;
	line-height: 0;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	display: none;
	font-size: 80px;
}

#play .prev_a span {
	left: 0;
}

#play .next_a span {
	right: 0;
	text-align: right;
}

#play .img_ul,
.imgMove {
	width: 600px;
}

#play .img_ul {
	position: relative;
	z-index: 1;
	height: 400px;
}

#play .img_ul li {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #fff;
}

#play .img_ul li img,
.img_hd ul li img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.imgMove {
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.img_hd {
	margin: 0 auto;
	overflow: hidden;
	height: 60px;
	position: relative;
}

.img_hd ul {
	z-index: 1;
	margin: 0 auto;
}

.img_hd ul li {
	float: left;
	height: 52px;
	width: 70px;
	padding: 3px;
	margin: 0 7px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #d4d4d4;
	position: relative;
}

.img_hd ul li p {
	height: 100%;
	width: 100%;
	display: block;
	background: #fff;
	position: relative;
}

.img_hd ul li i {
	display: block;
	clear: both;
	line-height: 20px;
	padding: 0 5px;
	background: #000;
	color: #fff;
	position: absolute;
	right: 3px;
	bottom: 3px;
	z-index: 9;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}

.img_hd ul li.on {
	border: 1px solid var(--themeColor);
	background: var(--themeColor);
}

.imgMove .bottom_a {
	width: 40px;
	height: 60px;
	line-height: 60px;
	font-size: 50px;
	display: block;
	cursor: pointer;
	float: left;
	top: 0;
	position: absolute;
	z-index: 9;
	color: var(--themeColor);
}

.imgMove .prev_a {
	left: 0;
}

.imgMove .next_a {
	right: 0;
	text-align: right;
}

/* 大图 end */

/* 页码 start */
.articlePagination {
	clear: both;
	text-align: center;
	font-size: 0;
}

.articlePagination a {
	margin: 0 5px;
	background: #ccc;
	padding: 10px 12px;
	display: inline-block;
	font-size: 12px;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}

.articlePagination a:hover,
.articlePagination a.hover {
	color: #fff;
	background: var(--themeColor);
}

/* 页码 end */

/* 附件 start */
.articleAnnex {
	clear: both;
	font-size: 16px;
	overflow: hidden;
}

.articleAnnex .item {
	float: left;
	display: inline;
}

.articleAnnex a {
	display: block;
	line-height: 32px;
	padding: 0 20px 0px 30px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto 24px;
	background-image: url('../images/common/file/fileIcon1.png');
	color: #666;
}

.articleAnnex a.word {
	background-image: url('../../common/images/file/wordIcon.png');
	color: #1e6de0 !important;
}

.articleAnnex a.ppt {
	background-image: url('../../common/images/file/pptIcon.png');
	color: #ff7735 !important;
}

.articleAnnex a.excel {
	background-image: url('../../common/images/file/excelIcon.png');
	color: #2da641 !important;
}

.articleAnnex a.pdf {
	background-image: url('../../common/images/file/pdfIcon.png');
	color: #ef5450 !important;
}

.articleAnnex a.zip {
	background-image: url('../../common/images/file/zipIcon.png');
	color: #ff9779 !important;
}

.articleAnnex a.file {
	background-image: url('../../common/images/file/fileIcon1.png');
}

.articleAnnex a:hover {
	text-decoration: underline;
}

/* 附件 end */

/* 底部换篇按钮 start*/
.articlePage .pageButtons {
	text-align: center;
}

.articlePage .pageButtons .pageButton {
	display: inline-block;
	width: 40.7222%;
	height: 65px;
	line-height: 65px;
	background-color: #ffffff;
	border-radius: 32.5px;
	color: #333333;
	font-size: 16px;
    margin: 0 30px;
    border: 1px solid #999999;
    padding: 0 15px;
}

.articlePage .pageButtons .pageButton a {
	display: block;
    font-size: 14.7px;
	width: 100%;
	height: 100%;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
}


.articlePage .pageButtons .pageButton:hover a,
.articlePage .pageButtons .pageButton.hover a  {
    transition: .3s;
	color: #005bac;
}


/* 底部换篇按钮 end*/

/* 内容区 end */

/* ========== 文章单篇 end  ========== */


/* ========== 二级菜单栏(ejMenu) start ========== */
.ejMenu{
    float: left;
    margin-right: 30px;
}
.ejMenuList{
    margin-bottom: -10px;
}
.ejMenuList dd{
    background-color: #ffffff;
}

.ejMenu .title{
    background-color: #005bac;
    padding: 14px 30px;
}

.ejMenu .title .topIcon{
    width: 32px;
    height: 32px;
    padding-top: 10px;
    margin-right: 15px;
    float: left;
    background-position: center;
    background-size: 32px auto;
    background-repeat: no-repeat;
}

.ejMenuList .ejIcon{
    width: 20px;
    height: 20px;
    padding-top: 20px;
    margin-right: 12px;
    float: left;
    background-image: url(../../cnPc/images/ejMenu/menu.png);
    background-position: center;
    background-size: 20px auto;
    background-repeat: no-repeat;
}


.ejMenuList dd .con{ 
    padding: 20px 0 20px 30px;
    margin-bottom: 1px;
}

.ejMenuList dd .con:hover,
.ejMenuList dd .con.hover{
    transition: .9s;
    background-color: #e8f1fa;
}

.ejMenuList dd .con:hover a,
.ejMenuList dd .con.hover a{
    transition: .3s;
    transition: .9s;
    color: #0072dd;
}



.ejMenuList dd .con:hover .ejIcon,
.ejMenuList dd .con.hover .ejIcon{
    background-image: url(../../cnPc/images/ejMenu/menuB.png);
}

.ejMenu .title a{
    line-height: 52px;
    font-size: 24px;
    color: #ffffff;
}


.ejMenu .ejMenuList .ejTitle a{
    line-height: 39px;
    font-size: 20px;
    color: #666666;
    width: 100%;
    height: 100%;
}


/* ========== 二级菜单栏(ejMenu) end ========== */



/* ========== 党建二级菜单栏(djEjMenu) start ========== */
.djEjMenu{
    float: left;
    margin-right: 30px;
}

.djEjMenu .title{
    background-color: #94070a;
    padding: 14px 30px;
}

.djEjMenu .title .topIcon{
    width: 32px;
    height: 32px;
    padding-top: 10px;
    margin-right: 15px;
    float: left;
    background-image: url(../../cnPc/images/ejMenu/d.png);
    background-position: center;
    background-size: 32px auto;
    background-repeat: no-repeat;
}

.djEjMenu .ejIcon{
    width: 20px;
    height: 20px;
    padding-top: 20px;
    margin-right: 12px;
    float: left;
    background-image: url(../../cnPc/images/ejMenu/menu.png);
    background-position: center;
    background-size: 20px auto;
    background-repeat: no-repeat;
}


.djEjMenu dd .con{ 
    padding: 20px 30px;
    background-color: #ffffff;
}

.djEjMenu dd .con:hover,
.djEjMenu dd .con.hover{
    transition: .9s;
    background-color: #c50f13;
}


.djEjMenu dd .con:hover .ejIcon,
.djEjMenu dd .con.hover .ejIcon{
    transition: all .5s;
    background-image: url(../../cnPc/images/ejMenu/menuW.png);
}

.djEjMenu dd .con:hover a,
.djEjMenu dd .con.hover a{
    transition: .3s;
    transition: .9s;
    color: #ffffff;
}

.djEjMenu .title a{
    line-height: 52px;
    font-size: 24px;
    color: #ffffff;
}


.djEjMenu .ejTitle a{
    line-height: 39px;
    font-size: 20px;
    color: #666666;
    width: 100%;
    height: 100%;
}


/* ========== 二级菜单栏(djEjMenu) end ========== */


/* ========== 全文列表(textList1) start ========== */
.textList1{
    overflow: hidden;
}



.textList1 .yjTitle {
    margin-bottom: 13px;
}

.textList1 .ejTitle {
    position: relative;
    margin-left: 17px;
}

.textList1 .ejTitle:hover a{
    transition: .9s;
    color: #005bac;
}

.textList1 .yjTitle a{
    font-size: 18px;
    line-height: 34px;
    color: #005bac;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
}

.textList1 .ejTitle a{
    font-size: 16px;
    line-height: 31px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
}

.textList1 .con{
    padding: 30px 60px 30px 30px;
    position: relative;
}
.textList1 .con::before{
    position: absolute;
    content: "";
    width: 95%;
    height: 1px;
    background-color: #e5e5e5;
    top: 100%;
}

.textList1 .ejTitle::before{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    left: -17px;
    bottom: 12px;
    position: absolute;
    content: "";
    background-color: #666666;

}
/* ========== 全文列表(textList1) end ========== */


/* ========== 全文列表(leader) start ========== */
.leader{
    overflow: hidden;
    margin-right: -30px;
}

.leader dd{
    width: 50%;
    float: left;
    margin-bottom: 30px;
}

.leaderBox{
    padding: 36px 30px 10px 30px;
    overflow: hidden;
}
.leader dd .con{
    padding: 30px 20px 35px 30px ;
    background-color: #e3f1ff;
    margin-right: 30px;
    
}

.leader dd .yjTitle .name{
    float: left;
    font-size: 24px;
    color: #005bac;
    line-height: 43px;
}


.leader dd .yjTitle .zhiW {
    font-size: 18px;
    color: #005bac;
    line-height: 43px;
    margin-left: 93px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.leader dd .ejTitle{
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* ========== 全文列表(leader) end ========== */


/* ========== 全文列表(intro) start ========== */
.introBox{
    padding: 30px 30px 0 30px;
    overflow: hidden;
}

.intro .topTitle{
    text-align: center;
    font-size: 24px;
    color: #555555;
    line-height: 44px;
    font-weight: bold;
    margin-bottom: 22px;
}

.intro .tjTitle{
    line-height: 33px;
    font-size: 18px;
    color: #005bac;
    margin-bottom: 18px;
}

.intro .text{
    line-height: 28px;
    font-size: 16px;
    color: #555555;
    margin-bottom: 18px;
    margin-left: 30px;
}


/* ========== 全文列表(intro) end ========== */

/* ========== 全文列表(leader2) start ========== */
.leader2Box{
    padding: 30px 30px 0 30px;
    overflow: hidden;
}

.leader2 dd .topTitle{
    margin-bottom: 28px;
    position: relative;
}

.leader2 dd .leaderIcon{
    width: 28px;
    height: 52px;
    float: left;
    background-image: url(../../common/images/leader.png);
    background-position: center;
    background-size: 28px auto;
    padding-top: 12px;
    background-repeat: no-repeat;
    position: absolute;
    top:0;
}
.leader2 dd .title{
    position: relative;
    font-size: 24px;
    color: #333333;
    line-height: 44px;
    padding-left: 45px;
    float: left;
    border-bottom: 2px solid #0088ff;
}


.leader2 dd{
    margin-right: -30px;
    width: 100%;
}

.leader2 dd .con{
    width: 25%;
    float: left;
}


.leader2 dd .conC{
    text-align: center;
    float: left;
    padding: 30px 50px;
    background-color: #e8f1fa;
    border-radius: 5px;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 50%;
}


.leader2 dd .name{
    font-size: 30px;
    color: #0072dd;
    line-height: 49px;
}

.leader2 dd .zhiW{
    font-size: 18px;
    color: #0072dd;
    line-height: 38px;
}
/* ========== 全文列表(2) end ========== */


/* ========== 全文列表(textList5) start ========== */
.textList5Box{
    padding: 0px 30px 0 30px;
    overflow: hidden;
}

.textList5 .con{
    position: relative;
    border-bottom: 1px solid #f0f0f0;
}

.textList5 .con:hover::before,
.textList5 .con.hover::before{
    background-color: #0072dd;
    transition: .5s;
}

.textList5 .con::before{
    position: absolute;
    content: "";
    left: 0;
    bottom: 35px;
    height: 40px;
    width: 2px;
    background-color: #e5e5e5;
}

.textList5 dd .textBox{
    padding: 34px 0;
    margin-left: 20px;
}
.textList5 .yjTitle a{
    font-size: 18px;
    color: #555555;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.textList5 .yjTitle:hover a,
.textList5 .yjTitle.hover a,
.textList5 .con .more:hover,
.textList5 .con .more.hover{
    color: #005bac;
    transition: .3s;
}

.textList5 .con .more{
    float: right;
    font-size: 14px;
    color: #555555;
}
/* ========== 全文列表(textList5) end ========== */

/* ========== 中心概述(centerView) start ========== */

/* 中心简介 */
/* 统一使用部分(标题) start */
.centerView{
    overflow: hidden;
} 

.centerView  .yjTitle{
    display: inline-block;
    margin-bottom: 45px;
    box-sizing: border-box;
}
.centerView .titleC{
    text-align: center;
}
.centerView  .yjTitle a:nth-child(1){
    position: relative;
    line-height: 50px;
    font-size: 24px;
    color: #ffffff;
    background-color: #005bac;
    display: inline-block;
    padding: 0 12px;
    z-index: 10;
}

.centerView .yjTitle a:nth-child(1)::before{
    position: absolute;
    content: "";
    background-image: url(../../cnPc/images/titleBg.png);
    background-position: center right;
    background-repeat: no-repeat;
    right: -5px;
    bottom: -50%;
    width: 105%;
    height: 200%;
    padding: 0 12px;
 }
/* 统一使用部分(标题) end */

.centerViewBox1{
    overflow: hidden;
}

.centerViewBox1 .leftImg{
    width: 50%;
    float: left;
}

.centerViewBox1 .yjTitle{
    display: block;
}

.centerViewBox1 .pic::before{
    padding-top: 57.9166%;
}

.centerViewBox1 .rightText{
    overflow: hidden;
    padding: 35px 30px 73px 60px;
}


.centerViewBox1 .rightText .yjTitle a:nth-child(2){
    text-align: end;
    width: 73.75%;
    border-bottom: 1px solid #005bac;
    font-size: 14px;
    color: #005bac;
    line-height: 30px;
    float: right;
    padding: 20px 5px 0 0 ;
 }
.centerViewBox1 .rightText .text {
    line-height: 35px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 主要职责 */
.centerViewBox2{
    overflow: hidden;
    padding: 45px 0 34px 0 ;
    background-color: #e3f1ff;
} 



 .centerView2List .con{
    text-align: center;
    padding: 0 50px;
 }

 .centerView2List .icon img{
    width: 100px;
    height: 100px;
    margin-bottom: 35px;
 }
 .centerView2List dd{
    width: 33.3333%;
    float: left;
 }



 .centerView2List .text {
    padding: 0 50px;
 }

 .centerView2List .text span{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: wrap;
    line-height: 27px;
    font-size: 18px;
    color: #005bac;
 }


/* 中心领导 */
.centerViewBox3{
    overflow: hidden;
    padding: 45px 0 34px 0 ;
} 



 .centerView3List{
    margin-right: -30px;
    padding: 0 30px;
 }

 .centerView3List .con{
    padding: 30px 30px 20px 30px;
    margin-right: 30px;
    background-color: #e3f1ff;
    margin-bottom: 35px;
 }
.centerView3List .topText .name{
    display: inline-block;
    font-size: 24px;
    color: #0072dd;
    line-height: 47px;
}
.centerView3List .topText .zhiW{
    display: inline-block;
    font-size: 18px;
    color: #0072dd;
    line-height: 47px;
    margin-left: 20px;
}
.centerView3List .bottomText .text{
    font-size: 16px;
    line-height: 41px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
}

 .centerView3List dd{
    width: 50%;
    float: left;
 }

 .centerViewBox3 .more {
    width: 100px;
    height: 35px;
    margin: 0 auto;
    border: 1px solid #005bac;
    border-radius: 5px;
 }

 .centerViewBox3 .more a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #005bac;
    line-height: 35px;
 }



/* ========== 内设机构 start ========== */
.centerViewBox4{
    padding: 45px 0 34px 0 ;
    overflow: hidden;
} 

.centerViewBox4 .titleC{
    margin-bottom: 55px;
}

 .centerView4List{
    padding: 0 30px;
    position: relative;
 }

 .centerView4List .con{
    padding: 30px 30px 30px 30px;
    background-color: #e3f1ff;
    margin-bottom: 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
 }
 .centerView4List .con:hover{
    transition: .6s;
    background-color: #0072dd;
 }

 .centerView4List .con:hover .topText .keS,
 .centerView4List .con:hover .fuZr,
 .centerView4List .con:hover .zhiW,
 .centerView4List .con:hover .text span{
    color: #ffffff !important;
    transition: .6s;
 }


.centerView4List .topText .name .icon{
    height: 45px;
    width: 30px;
    float: left;
    line-height: 45px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px auto;
    margin-right: 15px;
}

.centerView4List .topText .name .keS{
    line-height: 45px;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}

.centerView4List .topText .fuZr{
    color: #555555;
    line-height: 32px;
    font-size: 16px;
    font-weight: bold;
}
.centerView4List .topText .zhiW{
    color: #555555;
    line-height: 32px;
    font-size: 16px;
    font-weight: bold;
}
.centerView4List .bottomText .text{
    font-size: 16px;
    line-height: 31px;
    color: #555555;
    overflow: hidden;
}

 .centerView4List dd{
    width: 25%;
    float: left;
 }

 .centerViewBox4 .more {
    width: 100px;
    height: 35px;
    margin: 0 auto;
    border: 1px solid #005bac;
    border-radius: 5px;
 }

 .centerViewBox4 .more a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #005bac;
    line-height: 35px;
 }

 .centerView4List .even{
    transform: translateY(-60px);
    background-color: #d0e5fb;
 }


.centerView4List .zongHicon{
    background-image: url(../../cnPc/images/zongheB.png);
}   


.centerView4List .xuanJicon{
    background-image: url(../../cnPc/images/xuanJB.png);
}  

.centerView4List .jiaoWicon{
    background-image: url(../../cnPc/images/jiaoWB.png);
}  

.centerView4List .kaoSicon{
    background-image: url(../../cnPc/images/kaoSB.png);
}   



.centerView4List .con:hover .zongHicon{
    background-image: url(../../cnPc/images/zonghe.png);
}
.centerView4List .con:hover .xuanJicon{
    background-image: url(../../cnPc/images/xuanJ.png);
}
.centerView4List .con:hover .jiaoWicon{
    background-image: url(../../cnPc/images/jiaoW.png);
}
.centerView4List .con:hover .kaoSicon{
    background-image: url(../../cnPc/images/kaoS.png);
}

/* ========== 内设机构 end ========== */
/* ========== 中心概述(centerView) end ========== */


/* ========== 协会概述(associationView) start ========== */
/* 页面共有元素  start*/
.associationView {
    overflow: hidden;
}

.associationView .yjTitle a:nth-child(1){
    position: relative;
   line-height: 50px;
   font-size: 24px;
   color: #ffffff;
   background-color: #005bac;
   display: inline-block;
   padding: 0 12px;
   z-index: 10;
}

.associationView .yjTitle a:nth-child(1)::before{
    position: absolute;
    content: "";
    background-image: url(../../common/images/pcTitleBg.png);
    background-position: center right;
    background-repeat: no-repeat;
    right: -5px;
    bottom: -50%;
    width: 200%;
    height: 200%;
 }
/* 页面共有元素  end*/


/* 协会简介 */
.associationViewBox1 .leftImg{
    width: 50%;
    float: right;
}

.associationViewBox1 .pic::before{
    padding-top: 57.9166%;
}

.associationViewBox1 .rightText{
    overflow: hidden;
    padding: 35px 60px 73px 30px;
}


.associationViewBox1 .rightText .yjTitle{
    z-index: 10;
    position: relative;
}

.associationViewBox1 .rightText .yjTitle a:nth-child(2){
    text-align: end;
    width: 73.75%;
    border-bottom: 1px solid #005bac;
    font-size: 14px;
    color: #005bac;
    line-height: 30px;
    float: right;
    padding: 20px 5px 0 0 ;
 }
.associationViewBox1 .rightText .text {
    width: 100%;
    padding: 20px 0 0 0;
    line-height: 35px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 协会章程 */
.associationViewBox2{
    background-image: url(../../cnPc/images/bg1.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.associationViewBox2 .leftImg{
    width: 47%;
    float: left;
}


.associationViewBox2 .pic::before{
    padding-top: 57.9166%;
}

.associationViewBox2 .rightText{
    background-color: rgba(255, 255, 255, .8);
    overflow: hidden;
    padding: 35px 60px 77px 30px;
}


.associationViewBox2 .rightText .yjTitle{
    z-index: 10;
    position: relative;
}


.associationViewBox2 .rightText .yjTitle a:nth-child(2){
    text-align: end;
    width: 73.75%;
    border-bottom: 1px solid #005bac;
    font-size: 14px;
    color: #005bac;
    line-height: 30px;
    float: right;
    padding: 20px 5px 0 0 ;
 }
.associationViewBox2 .rightText .text {
    width: 100%;
    padding: 20px 0 0 0 ;
    line-height: 35px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 协会领导 */
.associationViewBox3{
    padding: 45px 0 34px 0 ;
} 

.associationViewBox3 .yjTitle{
    z-index: 10;
    position: relative;
    text-align: center;
    margin-bottom: 40px;
}

 .associationView3List{
    margin-right: -30px;
    padding: 10px 30px;
    overflow: hidden;
 }

.associationView3List .firtItem{
    padding: 125px 50px 0 50px!important;
    height: 200px
}
 .associationView3List dd{
    width: 20%;
    float: left;
 }


 .associationView3List .idCard{
    transition: .4s;
 }

 .associationView3List .idCard:hover,
 .associationView3List .idCard.hover{
    transition: .9s;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .08);
 }

 .associationView3List  dd .idCard{
    text-align: center;
    float: left;
    padding: 30px 50px;
    background-color: #e8f1fa;
    border-radius: 5px;
    margin-right: 30px;
    margin-bottom: 30px;
    width: 55%;
}

 .associationView3List  dd .name{
    font-size: 30px;
    color: #0072dd;
    line-height: 49px;
}

 .associationView3List  dd .zhiW{
    font-size: 18px;
    color: #0072dd;
    line-height: 38px;
}

 .associationViewBox3 .more {
    width: 100px;
    height: 35px;
    margin: 0 auto;
    border: 1px solid #005bac;
    border-radius: 5px;
 }

 .associationViewBox3 .more a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #005bac;
    line-height: 35px;
 }
/* 会员单位简介 */
.associationViewBox4{
    padding: 45px 0 34px 0 ;
} 

.associationViewBox4 .yjTitle{
    z-index: 10;
    position: relative;
    text-align: center;
    margin-bottom: 40px;
}

 .associationView4List{
    margin-right: -30px;
    padding: 0 30px;
 }

 
 .associationView4List{
    margin-right: -30px;
    padding: 0 30px;
 }

 .associationView4List .con{
    margin-right: 30px;
    background-color: #f5f5f5;
    margin-bottom: 35px;
 }


 .associationView4List .topTitle{
    background-color: #0072dd;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 0 30px;
}


.associationView4List .topTitle a{
    display: inline-block;
    font-size: 20px;
    line-height: 60px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
}

.associationView4List .listItem{
    position: relative;
    border-top:1px solid #e5e5e5 ;
}

.associationView4List .listItem a{
    font-size: 16px;
    line-height: 47px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 16px;
}

.associationView4List .listItem a:hover{
    transition: .5s;
    color: #005bac;
}


.associationView4List .listItem::before{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    left: 0;
    bottom: 21px;
    position: absolute;
    content: "";
    background-color: #666666;

}

.associationView4List .bottomList {
    height: 260px;
    padding: 0 30px 0 30px;
    background-color: #f5f5f5;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.associationView4List dd{
    width: 33.3333%;
    float: left;
 }

 .associationViewBox4 .more {
    width: 100px;
    height: 35px;
    margin: 0 auto;
    border: 1px solid #005bac;
    border-radius: 5px;
 }

 .associationViewBox4 .more a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #005bac;
    line-height: 35px;
 }
 .associationView .more,
 .associationView .more a{
    transition: .4s;
    -webkit-transition: .4s;
 }
 .associationView .more:hover{
    background: #005bac;
 }
 .associationView .more:hover a{
    color: #fff;
 }

 /* 会员单位动态 */
 .associationViewBox5{
    overflow: hidden;
    padding: 45px 0 34px 0 ;
} 

.associationViewBox5 .yjTitle{
    z-index: 10;
    position: relative;
    text-align: center;
    margin-bottom: 57px;
}

 .associationView5List{
    margin-right: -30px;
    padding: 0 30px;
    overflow: hidden;
 }

 
 .associationView5List{
    margin-right: -30px;
    padding: 0 30px;
 }

 .associationView5List .con{
    transition: .4s;
    padding: 30px 30px 40px 30px;
    margin-right: 30px;
    background-color: #e3f1ff;
    margin-bottom: 35px;
    overflow: hidden;
 }

 .associationView5List .con:hover,
 .associationView5List .con.hover{
    transition: .9s;
    box-shadow: 0 0 30px 2px #e8e8e8;
 }


 .associationView5List .topimg{
    margin-bottom: 20px;
    position: relative;
 }

 .associationView5List .pic::before{
    padding-top: 66.5789%;
 }

 .associationView5List .bottomText .title{
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
 }

 .associationView5List .bottomText .title a{
    color: #333333;
    font-size: 24px;
    line-height: 43px;
 }


.associationView5List .bottomText .text{
    font-size: 16px;
    line-height: 25px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
}

.associationView5List .con:hover .title a,
.associationView5List .con:hover  .bottomText .text.text,
.associationView5List .con.hover .title a,
.associationView5List .con.hover  .bottomText .text.text{
    transition: .3s;
    color: #005bac;
}

.associationView5List dd{
    width: 33.3333%;
    float: left;
 }


 .associationViewBox5 .more {
    width: 100px;
    height: 35px;
    margin: 0 auto;
    border: 1px solid #005bac;
    border-radius: 5px;
 }

 .associationViewBox5 .more a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #005bac;
    line-height: 35px;
 }
/* ========== 协会概述(associationView) end ========== */

/* ========== 信息公开-图文列表(imgText) start ========== */
.imgTextBox{
    padding: 10px 30px;
    overflow: hidden;
}

.imgText {
    box-sizing: border-box;
}

.imgText dd {
    transition: .9s;
    border-bottom: 1px solid #f0f0f0;
    padding:30px 0;
}
.imgText dd .con{
    overflow: hidden;
}

.imgText dd .leftImg {
    box-sizing: border-box;
    width: 330px;
}

.imgText dd .leftImg .pic::before {
    padding-top: 66.6666%;
}

.imgText dd .leftImg img {
    width: 100%;
    height: 100%;
}

.imgText dd .text {
    transition: .9s;
    padding: 10px 30px 0px 31px;
    overflow: hidden;
}

.imgText dd .title {
    overflow: hidden;
    line-height: 35px;
    font-size: 20px;
    color: #333333;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
}

.imgText dd .data   {
    overflow: hidden;
    line-height: 23px;
    font-size: 14px;
    color: #999999;
    margin-bottom: 17px;
    text-overflow: ellipsis;
}

.imgText dd .textC {
    overflow: hidden;
    font-size: 16px;
    color: #777777;
    line-height: 29px;
    margin-bottom: 11px;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
}

.imgText dd .more {
    line-height: 45px;
    font-size: 14px;
    color: #999999;
}

.imgText dd .more:hover a{
    color: #005bac;
}

.imgText dd .more a{
    display: block;
}

.imgText dd .title:hover {
    transition: .9s;
    color: #005bac;
}

.imgText dd .text:hover .title,
.imgText dd .text:hover .more a,
.imgText dd .text.hover .more a,
.imgText dd .text.hover .title{
    color: #005bac;
    transition: .5s;
}


/* ========== 信息公开-图文列表(imgText) end ========== */

/* ========== 联系我们 start ========== */
.contactUs{
    overflow: hidden;
    padding: 50px 40px;
}

#map{
    width: 100%;
    height: 100%;
}
.contactUs .leftText{
    width: 33.38888%;
    float: left;
}
.contactUs .rightMap{
    width: 60.4166%;
    height: 500px;
    float: left;
    margin-left: 40px;
}

.contactUsList{
    width: 100%;
    float: left;
    padding: 15px 0px;
}

.contactUsList dd .icon{
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 30px;
    border-radius: 50%;
    background-color: #005bac;
}


.contactUsList dd .con{
    width: 100%;
    margin-bottom: 50px;
    margin-right: 40px;
}
.contactUsList dd .text{
    font-size: 18px;
    color: #666666;
    line-height: 40px;
    overflow: hidden;
}

.contactUs .amap-marker-label{
    top: -50px !important;
    left: -65px !important;
    width: 110x;
    height:  40px;
    border: none;
    font-size: 14px;
    line-height: 40px;
}

.contactUs .adressIcon{
    background-image: url(../../cnPc/images/adress.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}
.contactUs .chuanZIcon{
    background-image: url(../../cnPc/images/chuanZ.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}
.contactUs .emailIcon{
    background-image: url(../../cnPc/images/email.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}
.contactUs .phoneIcon{
    background-image: url(../../cnPc/images/phone.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}


/* ========== 联系我们 end ========== */


/* ========== 下载(全文列表) start ========== */
.downloadBox{
    padding: 0 30px;
}

.downloadList .left {
    float: left;
}


.downloadList .left a{
    font-size: 18px;
    color: #333333;
    line-height: 97px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.downloadList .left a:hover,
.downloadList .left a.hover{
    transition: .5s;
    color: #0072dd;
}

.downloadList .con{
    border-bottom: 1px solid #e5e5e5;
}

.downloadList .right div span{
    font-size: 16px;
    color: #999999;
    line-height: 97px;
    overflow: hidden;
}

.downloadList .right .fileNum span,
.downloadList .right .time span,
.downloadList .right .fileDx span{
    overflow: hidden;
    text-overflow: ellipsis;
}


.downloadList .right div{
    float: right;
}

.downloadList .right .fileNum{
    margin-left: 12.1111%;
}

.downloadList .right .time{
    margin: 0 32px;
}

.downloadList .right .fileDx{
    margin-right: 32px
}

.downloadList  .fileIcon{
    width: 100%;
}

.downloadList .downloadIcon{
    height: 97px;
    width: 20px;
    background-image: url(../../cnPc/images/downloadhui.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px auto;
}   
.downloadList .downloadIcon a{
    display: block;
    width: 100%;
    height: 100%;
}   



.downloadList .downloadIcon:hover{
    transition: .5s;
    background-image: url(../../cnPc/images/downloadlan.png);
}   


/* ========== 下载(全文列表) end   ========== */


/* ========== 下载详情(downloadView) start ========== */
.downloadView{
    overflow: hidden;
    text-align: center;
}

.downloadViewBox{
    padding: 30px 115px;
    text-align: center;
}

.downloadView .topTitle{
    font-size: 24px;
    line-height: 46px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 30px;
}

.downloadView .centerContent{
    line-height: 74px;
    font-size: 16px;
    color: #333333;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 100px;
    overflow: hidden;
}

.downloadView .centerContent .fileNum span,
.downloadView .centerContent .time span,
.downloadView .centerContent .fileDx span{
    overflow: hidden;
    text-overflow: ellipsis;
}


.downloadView .centerContent div{
    float: left;
}

.downloadView .centerContent .fileNum,
.downloadView .centerContent .time,
.downloadView .centerContent .fileDx{
    padding: 0 80px;
}


.downloadView .iconButton{
    overflow: hidden;
    margin-bottom: 60px;
}

.downloadView .iconButton .fileIcon{
    margin: 0 auto;
    width: 67px;
    height: 76px;
    background-image: url(../../cnPc/images/downloadViewIcon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 67px auto;
    margin-bottom: 17px;

}   

.downloadView .iconButton .fileName{
    margin: 0 auto;
    max-width: 30.53333%;
    margin-bottom: 65px;
}

.downloadView .iconButton .fileName:hover a{
    transition: .3s;
    color: #005bac;
}


.downloadView .iconButton .fileName a{
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

.downloadView .iconButton .button{
    position: relative;
    margin: 0 auto;
    width: 190px;
    height: 56px;
    background-color: #0072dd;
    border-radius: 5px;
    text-align: right;
    padding: 0 30px;
    box-sizing: border-box;
}

.downloadView .iconButton .button a{
    float: left;
    font-size: 18px;
    line-height: 56px;
    color: #ffffff;
}

.downloadView .iconButton .downloadViewIcon{
    text-align: left;
    display: inline-block;
    height: 60px;
    width: 20px;
    background-image: url(../../cnPc/images/downloadViewIcon2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px auto;
}   

/* ========== 下载详情(downloadViewView) end ========== */



/* ========== 底部开始 start ========== */
.footer{
    background-color: var(--themeColor);
    background-color: #0072dd;
}

.footer .menuList{
    margin-right: -55px;
    padding: 20px 0 ;
    float: left;
    margin-right: 5.347%;
    position: relative;
    z-index: 20;
}

.footer .menuList dd{
    float: left;
}

.footer .menuList .con{
    margin-right: 55px;
}

.footer .menuList a{
    display: block;
}

.footer .menuList .yjTitle a{
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 35px;
}

.footer .menuList .ejTitle{
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    line-height: 32px;
}
.footer .menuList .ejTitle:hover{
    color: #ffffff;
    transition: all .9;
}


.footer .rightEwm{
    padding-top: 20px;
}

.footer .rightEwm .logo{
    padding-top: 20px;
    float: left;
}


.footer .rightEwm .logo img{
    width: 50px;
    height: 64px;
}


.footer .rightEwm .eWmBox{
    float: left;
    margin-left: 70px;
}
.footer .rightEwm .eWmBox .pic{
    width: 100px;
}

.footer .rightEwm .eWmBox .pic::before{
    padding-top: 100%;
}

.footer .rightEwm .title{
    font-size: 14px;
    line-height: 42px;
    color: #ffffff;
    text-align: center;
}

/* 底部版权start   */
.bottom{
    width: 100%;
    line-height: 32px;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, .2);
}

.footerCopyRight div a:hover{
    color: #f00;
    transition: .9s;
}

.footerCopyRight .conL,
.footerCopyRight .conR
{
    display: inline;
}
.footerCopyRight .conL a,
.footerCopyRight .conL span{
    color: #ffffff;
    font-size: 14px; 
}

.footerCopyRight .conR ,
.footerCopyRight .conR a{
    color: #ffffff;
    font-size: 14px; 
}
/* 底部版权end   */
/* ========== 底部 end ========== */


/* ========== 党建底部开始 start ========== */
.djFooter{
    background-color: var(--themeColor);
    background-color: #94070a;
}

.djFooter .menuList{
    margin-right: -55px;
    padding: 20px 0 ;
    float: left;
    margin-right: 5.347%;
}

.djFooter .menuList dd{
    float: left;
}

.djFooter .menuList .con{
    margin-right: 55px;
}

.djFooter .menuList a{
    display: block;
}

.djFooter .menuList .yjTitle a{
    font-size: 16px;
    color: #ffffff;
    line-height: 35px;
}

.djFooter .menuList .ejTitle{
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    line-height: 32px;
}
.djFooter .menuList .ejTitle:hover{
    color: #ffffff;
    transition: all .9;
}


.djFooter .rightEwm{
    padding-top: 20px;
    
}

.djFooter .rightEwm .logo{
    padding-top: 20px;
    float: left;
}


.djFooter .rightEwm .logo img{
    width: 50px;
    height: 64px;
}


.djFooter .rightEwm .eWmBox{
    float: left;
    margin-left: 70px;
}

.djFooter .rightEwm .eWmBox img{
    height: 100px;
 }
.djFooter .rightEwm .title{
    font-size: 14px;
    line-height: 42px;
    color: #ffffff;
    text-align: center;
}

/* 底部版权start   */
.bottom{
    width: 100%;
    line-height: 32px;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, .2);
}

.djFooterCopyRight div a:hover{
    color: #f00;
    transition: .9s;
}

.djFooterCopyRight .conL,
.djFooterCopyRight .conR
{
    display: inline;
}
.djFooterCopyRight .conL a,
.djFooterCopyRight .conL span{
    color: #ffffff;
    font-size: 14px; 
}

.djFooterCopyRight .conR ,
.djFooterCopyRight .conR a{
    color: #ffffff;
    font-size: 14px; 
}
/* 底部版权end   */
/* ========== 党建底部 end ========== */



/* ========== 页码 start ========== */
.page {
	text-align: center;
	clear: both;
	font-size: 14px;
}

.page a {
	display: inline-block;
	overflow: hidden;
	width: 32px;
	height: 32px;
	line-height: 32px;
	color: #444444;
	border-radius: 3px;
	background: #ffffff;
	margin: 0 4px;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	border: 1px solid #e0e0e0;
}

.page a:hover,
.page a.hover {
	background: var(--themeColor);
	color: #f5f5f5;
}

.page a div {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 16px;
}

.page a.firstPage:hover div {
	background-image: url('../../common/images/page/firstIcon2.png')
}

.page a.prevPage:hover div {
	background-image: url('../../common/images/page/prevIcon2.png')
}

.page a.nextPage:hover div {
	background-image: url('../../common/images/page/nextIcon2.png')
}

.page a.lastPage:hover div {
	background-image: url('../../common/images/page/lastIcon2.png')
}

.page a.firstPage.disabled div,
.page a.firstPage div {
	background-image: url('../../common/images/page/firstIcon1.png')
}

.page a.prevPage.disabled div,
.page a.prevPage div {
	background-image: url('../../common/images/page/prevIcon1.png')
}

.page a.nextPage.disabled div,
.page a.nextPage div {
	background-image: url('../../common/images/page/nextIcon1.png')
}

.page a.lastPage.disabled div,
.page a.lastPage div {
	background-image: url('../../common/images/page/lastIcon1.png')
}

.page a.firstPage.disabled,
.page a.prevPage.disabled,
.page a.nextPage.disabled,
.page a.lastPage.disabled {
	background: #f5f5f5;
	cursor: no-drop;
}

/* ========== 页码 end ========== */
</pre></body></html>